summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Colin Watson [Mon, 13 Jan 2014 12:13:07 +0000 (12:13 +0000)]
Prefer translations from Ubuntu language packs if available
Bug-Ubuntu: https://bugs.launchpad.net/bugs/537998
Forwarded: not-needed
Last-Update: 2013-12-25
Patch-Name: install-locale-langpack.patch
Gbp-Pq: Name install-locale-langpack.patch
Colin Watson [Mon, 13 Jan 2014 12:13:06 +0000 (12:13 +0000)]
"single" -> "recovery" when friendly-recovery is installed
If configured with --enable-ubuntu-recovery, also set nomodeset for
recovery mode, and disable 'set gfxpayload=keep' even if the system
normally supports it. See
https://launchpad.net/ubuntu/+spec/desktop-o-xorg-tools-and-processes.
Author: Stéphane Graber <stgraber@ubuntu.com>
Forwarded: no
Last-Update: 2025-07-21
Gbp-Pq: Name mkconfig-ubuntu-recovery.patch
Colin Watson [Mon, 13 Jan 2014 12:13:05 +0000 (12:13 +0000)]
Fall back to non-EFI if booted using EFI but -efi is missing
It may be possible, particularly in recovery situations, to be booted
using EFI on x86 when only the i386-pc target is installed, or on ARM
when only the arm-uboot target is installed. There's nothing actually
stopping us installing i386-pc or arm-uboot from an EFI environment, and
it's better than returning a confusing error.
Author: Steve McIntyre <93sam@debian.org>
Forwarded: no
Last-Update: 2019-05-24
Patch-Name: install-efi-fallback.patch
Gbp-Pq: Name install-efi-fallback.patch
Colin Watson [Mon, 13 Jan 2014 12:13:02 +0000 (12:13 +0000)]
Silence error messages when translations are unavailable
Bug: https://savannah.gnu.org/bugs/?35880
Forwarded: https://savannah.gnu.org/bugs/?35880
Last-Update: 2013-11-14
Patch-Name: gettext-quiet.patch
Gbp-Pq: Name gettext-quiet.patch
Colin Watson [Mon, 13 Jan 2014 12:13:01 +0000 (12:13 +0000)]
Restore grub-mkdevicemap
This is kind of a mess, requiring lots of OS-specific code to iterate
over all possible devices. However, we use it in a number of scripts to
discover devices and reimplementing those in terms of something else
would be very complicated.
Author: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Forwarded: no
Last-Update: 2021-09-24
Patch-Name: restore-mkdevicemap.patch
Gbp-Pq: Name restore-mkdevicemap.patch
Colin Watson [Mon, 13 Jan 2014 12:12:57 +0000 (12:12 +0000)]
Disable gfxpayload=keep by default
Setting gfxpayload=keep has been known to cause efifb to be
inappropriately enabled. In any case, with the current Linux kernel the
result of this option is that early kernelspace will be unable to print
anything to the console, so (for example) if boot fails and you end up
dumped to an initramfs prompt, you won't be able to see anything on the
screen. As such it shouldn't be enabled by default in Debian, no matter
what kernel options are enabled.
gfxpayload=keep is a good idea but rather ahead of its time ...
Bug-Debian: http://bugs.debian.org/567245
Forwarded: no
Last-Update: 2013-12-25
Patch-Name: gfxpayload-keep-default.patch
Gbp-Pq: Name gfxpayload-keep-default.patch
Colin Watson [Mon, 13 Jan 2014 12:12:54 +0000 (12:12 +0000)]
Disable use of floppy devices
An ugly kludge. Should this be merged upstream?
Author: Robert Millan
Patch-Name: disable-floppies.patch
Gbp-Pq: Name disable-floppies.patch
Colin Watson [Mon, 13 Jan 2014 12:12:51 +0000 (12:12 +0000)]
Write marker if core.img was written to filesystem
The Debian bug reporting script includes a warning in this case.
Patch-Name: core-in-fs.patch
Gbp-Pq: Name core-in-fs.patch
Julian Andres Klode [Sun, 2 Nov 2025 11:08:11 +0000 (12:08 +0100)]
grub2 (2.14~git20250718.
0e36779-2) unstable; urgency=medium
[ Mate Kukri ]
* Fix upstream typo in bash-completion Makefile
* Bash-completions no longer live in one file, remove symlinks
* d/control: Re-add grub-common as dummy transitional package (LP: #
2122124)
[ Julian Andres Klode ]
* Upload to unstable
[dgit import unpatched grub2 2.14~git20250718.
0e36779-2]
Julian Andres Klode [Sun, 2 Nov 2025 11:08:11 +0000 (12:08 +0100)]
Import grub2_2.14~git20250718.
0e36779-2.debian.tar.xz
[dgit import tarball grub2 2.14~git20250718.
0e36779-2 grub2_2.14~git20250718.
0e36779-2.debian.tar.xz]
Mate Kukri [Tue, 12 Aug 2025 10:51:55 +0000 (11:51 +0100)]
Import grub2_2.14~git20250718.
0e36779.orig.tar.xz
[dgit import orig grub2_2.14~git20250718.
0e36779.orig.tar.xz]